services.tts.servers.<name>.model

Name of the model to download and use for speech synthesis.

Check tts-server --list_models for possible values.

Set to null to use a custom model.

Type
null or string
Default
"tts_models/en/ljspeech/tacotron2-DDC"
Example
null
Declared
<nixpkgs/nixos/modules/services/audio/tts.nix>